The second type of flow control statement in Python is the while loop, which executes a block of program statements while an expression evaluates True. Python中的第二种流控制语句是while循环,它在一个表达式计算为True时执行一个程序语句块。
However, you may want to control include statement generation for specific situations. 然而,您可能想要根据需要生成更合适的include声明。
Sometimes, you are required to control the order of an include statement created from dependencies you defined within the generated code. 有时,您需要控制从您在已生成的代码中定义的依赖关系创建的include语句的顺序。
The original message ( InputRoot) is available each time after control is returned to the statement following the Propagate node when the individual path is completed. 每次在完成了单个路径且控制返回给Propagate节点后的语句时,原始消息(InputRoot)就可用。
If you have not declared a handler for a condition, DB2 passes control to the next statement in the SQL procedure body. 如果没有为条件声明处理程序,DB2将把控制器传递到SQL过程体中的下一个语句。
The'view'view provides the SQL editor control to enter the SQL statement defining the view. view视图提供了SQL编辑器控件,可以在其中输入用于定义视图的SQL语句。
While doing an UNLOAD, you can also generate corresponding LOAD control statement and use it for loading data to the same or a similar table in any DB2 subsystem. 在执行UNLOAD时,您还可以生成相应的LOAD控制语句,并使用它加载数据到任何DB2子系统中的相同或类似的表中。
If the condition evaluates to FALSE or NULL, the loop is bypassed, and control passes to the next statement. 如果条件的求值结果为FALSE或NULL,那么将绕过循环,并且控制被传递给下一条语句。
The GOTO label statement can unconditionally exit from a loop and transfer control to the executable statement or statement block that follows the specified statement label. GOTO标签语句可以无条件地退出循环,并将控制权转移到跟在指定的语句标签之后的可执行语句或语句块。
LEAVE: Used to transfer control out of a loop or a compound statement LEAVE:将控制转移到循环之外或一个复合语句
Kong, replacing the character zhang ( meaning price hikes) from last year, symbolizes a logical consequence that the government has launched proper macro-economic policy to keep the hikes under control, said a statement issued by the organizers. 该活动组织方在声明中称,控接替了去年代表物价上涨的涨(指价格上升),其顺理成章地象征着政府推行合理的宏观经济政策来调控物价所取得的成果。
Exits a procedure or block and transfers control immediately to the statement following the procedure call or the block definition. 退出过程或块,并且立即将控制传送到过程调用或块定义后面的语句。
Block has executed, control is once again transferred to the first statement immediately following the label declaration. 块后,控制权将再次转交到紧跟在标签声明后面的第一条语句。
Cleanup work has almost finished and the source of the spill has been identified and brought under control, the statement said. 声明说:溢出的来源已经被确定并在掌控下,清理工作几乎已经完成了。
Resume next specifies that when a run-time error occurs, control goes to the statement immediately following the statement where the error occurred, and execution continues from that point. 该语句指定当发生运行时错误时,控制由错误语句跳转到紧随发生错误语句之后的语句,并从该位置继续执行。
It is conventional to indent the body of a control flow statement so the reader might easily determine where it begins and ends. 最好将流程控制语句缩进排列,使读者能方便地看出起点与终点。
Data Dependent Control Statement Conversion on SIMD Architecture 基于SIMD体系结构的数据相关控制语句转化方法
Internal Control of Financial Statement: Experience and Reference on USA 财务报告内部控制:美国经验及借鉴
For each control, the CONTROLS statement creates a structure with the name of the control in the ABAP program. 对于每个表控件,控件表会在ABAP程序中创建一个以控件名称命名的结构。
Application control language control statement 应用控制语言控制语句
You can call a procedure from inside the block, but control returns to the following statement. 可以从块内调用过程,但控制将返回到以下语句。
In the last part of this paper, the author gives his opinions about how to build up a successful personal consume credit risk control system based on the statement and analysis all above. 文章的最后一个部分在前文的分析论证的基础上提出了改进我国股份制商业银行个人信贷风险管理的具体对策。
The tragic fortune under the control of traditional morality, the fabulous statement for ideal and belief, the poetic image language all point to the eternal Chinese culture proposition of tradition and modernity, civilization and ignorance. 对理想、信仰的寓言式表述;诗意化的影像语言都在指认着传统与现代、愚昧与文明等永恒的中国文化命题。
According to the different status in using, it can be divided into two forms, including the evaluation of internal control used in audit of financial statement and evaluation of internal control for special purpose. 根据内部控制评价活动在审计中的不同应用地位,可以分为在报表审计中的应用和作为专项鉴证业务的评价两种。在前者,内部控制评价是手段;
It uses the test instrument to test the tested equipment, and at the same time, the test instrument communicates with the computer to exchange the test data and the control statement. 在测试仪器对被测设备进行测试的同时与计算机进行通信,交换测试数据和控制指令。
Reliability Maintenance Management is as an important part to be explained in Quality Cost Control statement. 在质量成本控制中重点介绍了可靠性管理。
To realize the parameterized module, we build template analysis process at first, then arrange corresponding log document, introduce parameterized variable, and apply program flow control command of APDL such as judgement statement and loop statement. 先建立模板分析过程,然后整理对应的log文件,引入参数化变量,运用APDL的判断和循环等流程控制命令,实现电梯分析系统的参数化模块。
Control module is encapsulated into the control class. Because the time of statement is not coincident with the time of galvanometer's turning controled by voltage, delay is considered in the control process. 将控制模块封装在新建的控制类中,由于计算机完成每条指令的时间与转换后的电压控制振镜转动时间不一致,所以在控制过程中加入延时设置。
And introduce the internal control audit risk model to internal control audit, drawing on the financial statement audit risk model. ( 2) CPA can carry out the audit of internal control and the audit of financial statement at the same time for the same audited unit. 并且借鉴了财务报表审计风险模型,在内部控制审计中引入了内部控制审计风险模型。
The control crossing principle of IF statement and WHILE loop statement were given out, which produced control blocks of multi-level exit and entry, so code control flow became more complicated. 给出if语句和while循环语句控制流交叉原理,产生多入口多出口控制块,使代码控制流复杂化。